home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / jukebox / 00013_B2.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  93 b   |  8 lines

  1. on mouseDown
  2.   pressbutton(the clickOn, "b2.dep")
  3. end
  4.  
  5. on mouseUp
  6.   go("Count the bugs")
  7. end
  8.